home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / interface / md.000 / scripts / DefineButton2_70 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-26  |  136b  |  4 lines

  1. on(release){
  2.    _level6.browser("http://www.topgames.com.br/modules/noticias/ver.php?id=" + id + "&sec=" + sec + "&cat=" + cat,3);
  3. }
  4.